<script>on mouseDownif the optionKey is downthenset the visible of bg btn "Lock" to not the visible of bg btn "Lock"end ifend mouseDown</script>
</part>
<part>
<id>10</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>61</left>
<top>221</top>
<right>112</right>
<bottom>237</bottom>
</rect>
<style>checkbox</style>
<showName> <true /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Lock</name>
<script>on mouseUpset the lockText of fld "Text" to the hilite of meset the lockText of fld "Title" to the hilite of meend mouseUp</script>
</part>
<name></name>
<script>on openCardput "Page" && (the number of this card - the number of the first cd of this bg + 1) ¬&& "of" && the number of cards in this bg into fld "Page"end openCardon arrowKey whichif which is "left" thensend mouseDown to bg btn "Prev"elseif which is "Right" thensend mouseDown to bg btn "Next"elsepass arrowKeyend ifend ifend arrowKey</script>